STEP 1: We started this program for you! We have set up the background and piggy bank sprite.
- In LOGIC, click on and drag out List of Floats.
- Change the variable name of the list from my_list to coin_values.
Floats are fractional or decimal numbers. This list is storing the float values of four different coins!
To navigate the page using the TAB key, first press ESC to exit the code editor.